home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / TGKI-109 / Games / fratboy_girlfriend_tower_defense.swf / scripts / DefineSprite_1433 / frame_1 / PlaceObject2_1373_8 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2010-11-09  |  104b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(random(90) == 1)
  3.    {
  4.       this.eyes.gotoAndPlay("blink");
  5.    }
  6. }
  7.